[INFO] cloning repository https://github.com/jinzhao-rjb/ebpf-db-revolutionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jinzhao-rjb/ebpf-db-revolutionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhao-rjb%2Febpf-db-revolutionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhao-rjb%2Febpf-db-revolutionary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3e7f6b923d1c0ee0efe264fc46010ea312d3844
[INFO] testing jinzhao-rjb/ebpf-db-revolutionary against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhao-rjb%2Febpf-db-revolutionary" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jinzhao-rjb/ebpf-db-revolutionary
[INFO] finished tweaking git repo https://github.com/jinzhao-rjb/ebpf-db-revolutionary
[INFO] tweaked toml for git repo https://github.com/jinzhao-rjb/ebpf-db-revolutionary written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jinzhao-rjb/ebpf-db-revolutionary on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jinzhao-rjb/ebpf-db-revolutionary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aya-rs/aya`
[INFO] [stderr]     Updating git submodule `https://github.com/libbpf/libbpf`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded object v0.38.1
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b79cdb688157298593f25dbb8a69b3eac9ef52fef1fe1a2cabc7f7de814ba9d
[INFO] running `Command { std: "docker" "start" "-a" "3b79cdb688157298593f25dbb8a69b3eac9ef52fef1fe1a2cabc7f7de814ba9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b79cdb688157298593f25dbb8a69b3eac9ef52fef1fe1a2cabc7f7de814ba9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b79cdb688157298593f25dbb8a69b3eac9ef52fef1fe1a2cabc7f7de814ba9d", kill_on_drop: false }`
[INFO] [stdout] 3b79cdb688157298593f25dbb8a69b3eac9ef52fef1fe1a2cabc7f7de814ba9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d93465c45c8904b2b40f389f54d5e95e3f99972168c4587f61d72ec1fb610e3
[INFO] running `Command { std: "docker" "start" "-a" "3d93465c45c8904b2b40f389f54d5e95e3f99972168c4587f61d72ec1fb610e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling ebpf-db-common v0.1.0 (/opt/rustwide/workdir/ebpf-db-common)
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling aya-ebpf-macros v0.1.2 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aya-obj v0.2.2 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling aya v0.13.2 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling aya-build v0.1.3 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling aya-ebpf-cty v0.2.3 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.1.2 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling aya-ebpf v0.1.2 (https://github.com/aya-rs/aya?rev=4cc14020#4cc14020)
[INFO] [stderr]    Compiling ebpf-db-ebpf v0.1.0 (/opt/rustwide/workdir/ebpf-db-ebpf)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ebpf-db-ebpf` (bin "ebpf-db") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d93465c45c8904b2b40f389f54d5e95e3f99972168c4587f61d72ec1fb610e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d93465c45c8904b2b40f389f54d5e95e3f99972168c4587f61d72ec1fb610e3", kill_on_drop: false }`
[INFO] [stdout] 3d93465c45c8904b2b40f389f54d5e95e3f99972168c4587f61d72ec1fb610e3
